Skip to content

Alabate/nf04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NF04 interpreter

This is a personal project of a javascript interpreter for the NF04 Programming language. The NF04 language is made for an algorithme introduction course (codename NF04) at my french university (UTT). Since the NF04 language is in french, a lot of text in the project is in french. However, all comments are in english (maybe bad english, sorry for that). And you can fork this project to make your own interpreter as this project is under MIT license that let you do anything you want with my code as long as you provide attribution back to me (Aurélien Labate) and don't hold me liable.

Try it !

As this project only use client-side script, you can directly access to the version that's on GitHub (on the branch gh-pages) : http://alabate.github.io/nf04

This project use

About

A javascript interpreter for the NF04 Programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published