Skip to content

Pre-alpha; yolo

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomsmeding tomsmeding released this 30 Aug 19:34
· 2 commits to master since this release

A working language implementation, for now. Yolo++ has, among other things:

  • bigints
  • bigfracs
  • questionablefloats
  • spaces (structs++)
  • functions
  • member functions (the cool way)
  • kind of unicode support
  • sets
  • lists
  • tuples (unnamed spaces; spaces are named tuples; you know, cool stuff)
  • ...and more!

Dive into the code to explore and be amazed. Know, however, that this ambitious language is in development.