Skip to content
/ jelang Public

An experimental programming language

License

Notifications You must be signed in to change notification settings

jellz/jelang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jelang

jelang is a programming language I'm currently working on

  • Currently has a lexer, parser, and passes (limited type-checking, code-generation)
  • Compiles to TypeScript (may change in the future)
  • Planning to redo file structure/naming convention, and organise some variables better
  • Highly experimental; things will change often; plenty of bugs
  • File extension is .jll, may change in the future

View the current/desired syntax here

About

An experimental programming language

Resources

License

Stars

Watchers

Forks