Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Programming seeming too productive?

 
Post new topic   Reply to topic Printable version
 View previous topic  Halo-II Project Unleashed: [Rating: 4 ... Post :: Post What about Russia?  View next topic  
Author Message
SamHughes
Server Help Squatter


Joined: Jun 30 2004
Posts: 251
Location: Greenwich
Offline

PostPosted: Sat Apr 16, 2005 2:50 pm   Post maybe stupid    Post subject: Programming seeming too productive? Reply to topic Reply with quote

Have you been overproductive lately?

Tired of having to deal with the pleasantries of languages like C, with its pointers, functions, and multiple types of arithmetic?

Tried using Brainf*ck but even that didn't quench your thirst for "hard" programming? Tried Malbolge but prefer unquestionable Turing-completeness?

Then maybe Boolf*ck is the programming language for you. "Weaker, less useful, more futile: Boolf*ck," recommends William Sharkey.

http://www.rpi.edu/~hughes/boof/

Here is the "Hello, world!" program:
Code: Show/Hide
;;;+;+;;+;+;
+;+;+;+;;+;;+;
;;+;;+;+;;+;
;;+;;+;+;;+;
+;;;;+;+;;+;
;;+;;+;+;+;;
;;;;;+;+;;
+;;;+;+;;;+;
+;;;;+;+;;+;
;+;+;;+;;;+;
;;+;;+;+;;+;
;;+;+;;+;;+;
+;+;;;;+;+;;
;+;+;+;



Sorry for being a couple of weeks late.


Last edited by SamHughes on Sat Apr 16, 2005 3:06 pm, edited 1 time in total
Back to top
View users profile Send private message Add User to Ignore List
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sat Apr 16, 2005 3:01 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I'm into SCHEME/LISP programming right now icon_smile.gif...
_________________
Performance is often the art of cheating carefully. - James Gosling
Back to top
View users profile Send private message Add User to Ignore List
SamHughes
Server Help Squatter


Joined: Jun 30 2004
Posts: 251
Location: Greenwich
Offline

PostPosted: Sat Apr 16, 2005 3:05 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Try Haskell, a fun functional language. For example, to define a factorial function such that

factorial 0 = 1
factorial n = n * factorial (n -1)

one simply writes the code,
Code: Show/Hide
factorial 0 = 1
factorial n = n * factorial (n - 1)
Back to top
View users profile Send private message Add User to Ignore List
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Sun Apr 17, 2005 11:03 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

But you didn't keep the compiler small! Gosh, the language is useless now... icon_sad.gif
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
SamHughes
Server Help Squatter


Joined: Jun 30 2004
Posts: 251
Location: Greenwich
Offline

PostPosted: Sun Apr 17, 2005 11:11 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Compiler?

Not like a 50KB binary as compared to brainf*ck's 200 byte binary is bloated or anything... tongue.gif
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Sun Apr 17, 2005 12:02 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

SamHughes wrote:
brainf*ck's

You can say brainfuck. Its ok.
Back to top
View users profile Send private message Add User to Ignore List Send email
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:38
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Sun Apr 17, 2005 12:09 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

M*n* G* B**M.
Back to top
View users profile Send private message Add User to Ignore List
Purge
Episode I > Eposide III
Jar-Jar is kool


Age:35
Gender:Gender:Male
Joined: Sep 08 2004
Posts: 2019
Offline

PostPosted: Sun Apr 17, 2005 12:10 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Solo's a brainf*ck. sa_tongue.gif
Back to top
View users profile Send private message Add User to Ignore List
SamHughes
Server Help Squatter


Joined: Jun 30 2004
Posts: 251
Location: Greenwich
Offline

PostPosted: Sun Apr 17, 2005 12:28 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Mine GO BOOM wrote:
[..]


You can say brainfuck. Its ok.


I'd rather pander to people who think they're being insulted whenever certain syllables get uttered around them. And after the asterisks make them feel they're safe from having to see four certain letters in a row, then maybe they'll click on the link, and then WHAM, it hits them in large bold green letters!
Back to top
View users profile Send private message Add User to Ignore List
Zim
Guest


Offline

PostPosted: Sun Apr 17, 2005 6:53 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

No thanks, i got perl.
Back to top
CypherJF
I gargle nitroglycerin


Gender:Gender:Male
Joined: Aug 14 2003
Posts: 2582
Location: USA
Offline

PostPosted: Sun Apr 17, 2005 7:37 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

perl is soooo... *shudders*
Back to top
View users profile Send private message Add User to Ignore List
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Sun Apr 17, 2005 10:04 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

sam you go to rpi too?

you're in my year too...

Code: Show/Hide

name: Hughes, Samuel Reid
           email: shughes@pgsit.org
      curriculum: Mathematics
           class: SO
           rcsid: hughes



nvm... facebook says you're 2008... some sophmore
_________________
SubSpace Discretion: A Third Generation SubSpace Client
Back to top
View users profile Send private message Add User to Ignore List AIM Address
SamHughes
Server Help Squatter


Joined: Jun 30 2004
Posts: 251
Location: Greenwich
Offline

PostPosted: Mon Apr 18, 2005 11:44 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Wha? I'm a freshman right now.
Back to top
View users profile Send private message Add User to Ignore List
Bak
?ls -s
0 in


Age:26
Gender:Gender:Male
Joined: Jun 11 2004
Posts: 1826
Location: USA
Offline

PostPosted: Mon Apr 18, 2005 12:07 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

did you transfer in credits or take a lot of AP classes?
Back to top
View users profile Send private message Add User to Ignore List AIM Address
SamHughes
Server Help Squatter


Joined: Jun 30 2004
Posts: 251
Location: Greenwich
Offline

PostPosted: Mon Apr 18, 2005 2:28 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Oh, yah, 24 AP credits.
Back to top
View users profile Send private message Add User to Ignore List
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 50 page(s) served in previous 5 minutes.

phpBB Created this page in 0.671081 seconds : 40 queries executed (83.3%): GZIP compression disabled