12 Commits (b736eb165122da998d1b111c2e4b5c541eef737f)

Autor SHA1 Nachricht Datum
  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 vor 9 Jahren
  Matt Coles 5ddee93319 Fix compiler bug when trying to access full argument list vor 9 Jahren
  Matt Coles f880afa0c2 Add functionality for referencing arguments with {} vor 9 Jahren
  Matt Coles ccd68d0ee3 Refactor the compiler and standard library a little vor 9 Jahren
  Matt Coles d3a4826766 Refactor standard libraries and add namespacing vor 9 Jahren
  Matt Coles f0c5fa2428 Rework functions and add everything you need for a rudimentary FizzBuzz vor 9 Jahren
  Matt Coles 4a33498b85 Add strings and preprocessor directives vor 9 Jahren
  Matt Coles fdf39c3008 Change comment string to take advantage of LISP syntax highlighting vor 9 Jahren
  Matt Coles b1a75b62e7 Add function definitions and more example code to showcase this vor 9 Jahren
  Matt Coles 0fd8377b3b Remove verbose compiler logs until I can write some proper CLI options vor 9 Jahren
  Matt Coles 0f8bd9ffe5 Add support for comments and a bit more documentation vor 9 Jahren
  Matt Coles cbf5475de5 My first compiler :) vor 9 Jahren