12 Commits (ccf9464e87a8da87458d985edcd78f4d2ca72a58)

Auteur SHA1 Message Date
  Matt Coles b736eb1651 Prevent circular/repeated sources of a file, ordering is now important as this essentially creates one complete JS file with all the sources just dumped in wherever a call to `source is made il y a 9 ans
  Matt Coles 5ddee93319 Fix compiler bug when trying to access full argument list il y a 9 ans
  Matt Coles f880afa0c2 Add functionality for referencing arguments with {} il y a 9 ans
  Matt Coles ccd68d0ee3 Refactor the compiler and standard library a little il y a 9 ans
  Matt Coles d3a4826766 Refactor standard libraries and add namespacing il y a 9 ans
  Matt Coles f0c5fa2428 Rework functions and add everything you need for a rudimentary FizzBuzz il y a 9 ans
  Matt Coles 4a33498b85 Add strings and preprocessor directives il y a 9 ans
  Matt Coles fdf39c3008 Change comment string to take advantage of LISP syntax highlighting il y a 9 ans
  Matt Coles b1a75b62e7 Add function definitions and more example code to showcase this il y a 9 ans
  Matt Coles 0fd8377b3b Remove verbose compiler logs until I can write some proper CLI options il y a 9 ans
  Matt Coles 0f8bd9ffe5 Add support for comments and a bit more documentation il y a 9 ans
  Matt Coles cbf5475de5 My first compiler :) il y a 9 ans